Skip to content

Conversation

@davidpolverari
Copy link
Contributor

When installing the program on Debian 12, there were some warnings about the usage of invalid Python escape sequences on some lines, mostly related to regular expressions and Windows paths.

This patch avoids those cases by using Python raw strings instead.

When installing the program on Debian 12, there were some warnings
about the usage of invalid Python escape sequences on some lines, mostly
related to regular expressions and Windows paths.

This patch avoids those cases by using Python raw strings instead.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant